home *** CD-ROM | disk | FTP | other *** search
- ;; ta-inscript.mim -- Tamil input method for inscript layout
- ;; This file is derived from the Tamil inscript table of scim-tables,
- ;; which was derived from iiimf unitLE's Tamil inscript layout.
- ;; Copyright (c) 2003 Sun Microsystems, Inc. All Rights Reserved.
-
- ;; This file is part of the m17n contrib; a sub-part of the m17n
- ;; library.
-
- ;; The m17n library is free software; you can redistribute it and/or
- ;; modify it under the terms of the GNU Lesser General Public License
- ;; as published by the Free Software Foundation; either version 2.1 of
- ;; the License, or (at your option) any later version.
-
- ;; The m17n library is distributed in the hope that it will be useful,
- ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
- ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- ;; Lesser General Public License for more details.
-
- ;; You should have received a copy of the GNU Lesser General Public
- ;; License along with the m17n library; if not, write to the Free
- ;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
- ;; Boston, MA 02110-1301, USA.
-
- (input-method ta inscript)
-
- (description "Tamil input method for inscript layout.
- ")
-
- (title "α«ò")
-
- (map
- (trans
- ("!" ?!)
- ("1" ?1)
- ("@" ?@)
- ("2" ?2)
- ("#" ?#)
- ("3" ?3)
- ("$" ?$)
- ("4" ?4)
- ("%" ?%)
- ("5" ?5)
- ("^" ?^)
- ("6" ?6)
- ("&" "க்ஷ")
- ("7" ?7)
- ("8" ?8)
- ("(" ?()
- ("9" ?9)
- (")" ?))
- ("0" ?0)
- ("_" ?α«â)
- ("-" ?-)
- ("+" ?+)
- ("=" ?=)
- ("Q" ?α«ö)
- ("q" ?ௌ)
- ("W" ?α«É)
- ("w" ?ை)
- ("E" ?α«å)
- ("e" ?ா)
- ("R" ?α«ê)
- ("r" ?ீ)
- ("T" ?α«è)
- ("t" ?ூ)
- ("Y" ?Y)
- ("y" ?y)
- ("U" ?α«Ö)
- ("u" ?ஹ)
- ("I" ?I)
- ("i" ?i)
- ("O" ?O)
- ("o" ?o)
- ("P" ?P)
- ("p" ?α«£)
- ("{" ?{)
- ("[" ?[)
- ("}" ?α«₧)
- ("]" ?])
- ("A" ?α«ô)
- ("a" ?ோ )
- ("S" ?α«Å)
- ("s" ?ே)
- ("D" ?α«à)
- ("d" ?்)
- ("F" ?α«ç)
- ("f" ?ி)
- ("G" ?α«ë)
- ("g" ?ு)
- ("H" ?H)
- ("h" ?᫬)
- ("J" ?ற)
- ("j" ?ர)
- ("K" ?K)
- ("k" ?α«ò)
- ("L" ?L)
- ("l" ?α«ñ)
- (":" ?:)
- (";" ?α«Ü)
- ("\"" ?\")
- ("'" ?᫃)
- ("|" ?|)
- ("\\" ?\\)
- ("~" ?α«Æ)
- ("`" ?ொ)
- ("Z" ?α«Ä)
- ("z" ?ெ)
- ("X" ?X)
- ("x" ?x)
- ("C" ?α«ú)
- ("c" ?α««)
- ("V" ?ன)
- ("v" ?α«¿)
- ("B" ?ழ)
- ("b" ?வ)
- ("N" ?ள)
- ("n" ?ல)
- ("M" ?M)
- ("m" ?ஸ)
- ("<" ?ஷ)
- ("," ?,)
- (">" ?>)
- ("." ?.)
- ("/" ?α«»)
- ("*" "ஷ்ர")
- ))
-
- (state
- (init
- (trans)))
-